home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Interactive Preview: Enemy of the State
/
Interactive Preview: Enemy of the State.iso
/
pc
/
main.dxr
/
00234_help.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-11-19
|
159 b
|
13 lines
on mouseDown me
set the visible of sprite the spriteNum of me to 0
updateStage()
end
on mouseEnter me
cursor(280)
end
on mouseLeave me
cursor(0)
end